home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / ccr.zip / README.1ST < prev    next >
Text File  |  1993-01-13  |  2KB  |  67 lines

  1.  
  2.  
  3. Welcome to Colossal Cave Revisited!
  4.  
  5. This document describes the history of game modifications, as well as
  6. the terms under which you may copy this software.  See the accompanying
  7. file copying.doc for specific details about copying.
  8.  
  9. The following information also appears in the main source file ccr.t:
  10.  
  11. /*
  12.  * Colossal Cave Revisited
  13.  *
  14.  * A remake of Willie Crowther and Don Woods' classic Adventure.
  15.  * Converted from Donald Ekman's PC port of the original FORTRAN source.
  16.  * TADS version by David M. Baggett for ADVENTIONS.
  17.  *
  18.  * Colossal Cave Revisited and its accompanying source code are
  19.  * Copyright (C) 1993 David M. Baggett.
  20.  *
  21.  *---------------------------------------------------------------------------
  22.  * This program is free software; you can redistribute it and/or modify
  23.  * it under the terms of version 2 of the GNU General Public License as
  24.  * published by the Free Software Foundation.
  25.  *
  26.  * This program is distributed in the hope that it will be useful,
  27.  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  28.  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  29.  * GNU General Public License for more details.
  30.  *
  31.  * You should have received a copy of the GNU General Public License
  32.  * along with this program; if not, write to the Free Software
  33.  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  34.  *
  35.  *---------------------------------------------------------------------------
  36.  *
  37.  * Please document all changes in the history (here as well as in the
  38.  * appropriate source files) so we know who did what.
  39.  *
  40.  *---------------------------------------------------------------------------
  41.  *
  42.  * ADVENTIONS distributes this game, but you are free to do what you will
  43.  * with it, provided you adhere to the terms in the GNU Public License v2.
  44.  * Send correspondence regarding this game or other works distributed
  45.  * by ADVENTIONS to 
  46.  *
  47.  *    ADVENTIONS
  48.  *    PO Box 851
  49.  *    Columbia, MD 21044
  50.  *
  51.  * If you would like a catalog of releases, please enclose a SASE.  Thanks!
  52.  *
  53.  * Contributors
  54.  *
  55.  *    dmb    In real life:    David M. Baggett
  56.  *        Internet:    <dmb@ai.mit.edu>
  57.  *        Compu$erve:    76440,2671 (ADVENTIONS account)
  58.  *        GEnie:        ADVENTIONS
  59.  *
  60.  * Modification History
  61.  *
  62.  * 1-Jan-93    dmb    rec.arts.int-fiction BETA release (source only)
  63.  *                      For beta testing only -- not for general
  64.  *            distribution.
  65.  *
  66.  */
  67.